35 36 37 38
# File 'lib/spec/deprecation.rb', line 35 def []=(k,v) Spec.deprecate(@method, @alternate_method) super end